Skip to content

Update @actions/artifact to latest version, includes symlink and timeout fixes #625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 7, 2024

Conversation

robherley
Copy link
Contributor

We had to rollback a toolkit version for artifact because we had a couple regressions:

This PR includes updates to toolkit to fix those regressions:

Extra integration tests were added to cover symlinked files and expected behavior.
Also, bumps the toolkit's @actions/core version as well.

@robherley robherley requested a review from a team as a code owner October 7, 2024 13:50
yacaovsnc
yacaovsnc previously approved these changes Oct 7, 2024
joshmgross
joshmgross previously approved these changes Oct 7, 2024
@robherley robherley dismissed stale reviews from joshmgross and yacaovsnc via a009b25 October 7, 2024 13:55
joshmgross
joshmgross previously approved these changes Oct 7, 2024
@robherley robherley merged commit 604373d into main Oct 7, 2024
9 checks passed
@robherley robherley deleted the robherley/artifact-2.1.10 branch October 8, 2024 18:58
github-merge-queue bot pushed a commit to eic/EICrecon that referenced this pull request May 4, 2025
### Briefly, what does this PR introduce?
This PR unpins a github action since with
[v4.4.1](https://github.com/actions/upload-artifact/releases/tag/v4.4.1),
this issue is resolved
(actions/upload-artifact#625).

### What kind of change does this PR introduce?
- [x] Bug fix (issue: technical debt)
- [ ] New feature (issue #__)
- [ ] Documentation update
- [ ] Other: __

### Please check if this PR fulfills the following:
- [ ] Tests for the changes have been added
- [ ] Documentation has been added / updated
- [ ] Changes have been communicated to collaborators

### Does this PR introduce breaking changes? What changes might users
need to make to their code?
No.

### Does this PR change default behavior?
No.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants